[INFO] cloning repository https://github.com/Sanae6/horizon-dbg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sanae6/horizon-dbg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSanae6%2Fhorizon-dbg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSanae6%2Fhorizon-dbg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36bae5e3d1c7eed94158d20b4ca8f442969bb4bb
[INFO] checking Sanae6/horizon-dbg against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSanae6%2Fhorizon-dbg" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Sanae6/horizon-dbg
[INFO] finished tweaking git repo https://github.com/Sanae6/horizon-dbg
[INFO] tweaked toml for git repo https://github.com/Sanae6/horizon-dbg written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sanae6/horizon-dbg on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sanae6/horizon-dbg already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9b1a60b8df536cfc370d1e4a0d0062a00b92c2e6fc97ae201fb19a1ebb37aecb
[INFO] running `Command { std: "docker" "start" "9b1a60b8df536cfc370d1e4a0d0062a00b92c2e6fc97ae201fb19a1ebb37aecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9b1a60b8df536cfc370d1e4a0d0062a00b92c2e6fc97ae201fb19a1ebb37aecb" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b1a60b8df536cfc370d1e4a0d0062a00b92c2e6fc97ae201fb19a1ebb37aecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9b1a60b8df536cfc370d1e4a0d0062a00b92c2e6fc97ae201fb19a1ebb37aecb" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking wayland-sys v0.31.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking epaint_default_fonts v0.32.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking mycelium-bitfield v0.1.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling savefile v0.19.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking btree_monstrousity v0.0.5
[INFO] [stderr]     Checking catty v0.1.5
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking thunderdome v0.6.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking gimli v0.32.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking nodit v0.9.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling postcard-derive v0.2.2
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling duplicate v2.0.0
[INFO] [stderr]    Compiling savefile-derive v0.19.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking maitake-sync v0.1.2
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.6
[INFO] [stderr]     Checking xtra v0.6.0
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking zvariant_utils v3.2.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking accesskit v0.19.0
[INFO] [stderr]     Checking emath v0.32.1
[INFO] [stderr]     Checking ssmarshal v1.0.0
[INFO] [stderr]     Checking postcard-schema v0.2.4
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ssmarshal-1.0.0/src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use core::intrinsics::transmute;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nix v0.30.1
[INFO] [stderr]     Checking ron v0.10.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking glutin v0.32.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ssmarshal` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9b1a60b8df536cfc370d1e4a0d0062a00b92c2e6fc97ae201fb19a1ebb37aecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b1a60b8df536cfc370d1e4a0d0062a00b92c2e6fc97ae201fb19a1ebb37aecb", kill_on_drop: false }`
[INFO] [stdout] 9b1a60b8df536cfc370d1e4a0d0062a00b92c2e6fc97ae201fb19a1ebb37aecb
